how to change location on iphone

  1. you must install xcode and run it.

  2. create a new xcode project:

    file->new->project->single view app
    
  3. in the project general, log in to your account and select team.

  4. create a gpx file:

    file->new->file->resource->gpx file
    
  5. get gpx file parameters from google earth, and convert to WGS-84 from here.

  6. connect your iphone to pc and build this project.

  7. at the end of build, debug this project:

    debug->simulate location->location
    
  8. don’t stop debugging, disconnect your iphone from pc.

  9. try it now. reboot your iphone when you don’t want to use it.